home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / c / driver.com / READ.ME < prev   
Encoding:
Text File  |  1991-07-09  |  456 b   |  16 lines

  1. DOS Device Driver using C functions
  2.  
  3.  
  4. File List: driver.asm    
  5.        driver.obj    
  6.        driver.map
  7.        driver.exe
  8.        handler.c
  9.        handler.obj
  10.        makefile
  11.        
  12. The source files are commented and should provide most of the information
  13. you need to create a useful device driver. You should refer to a DOS tech
  14. ref. manual for details. I hope you find this useful if you have any comments
  15. or suggestions send E-Mail to Scott Hopson at 76207,764.
  16.